home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special XP & Vista / Chip Spesial XP & Vista.iso / 1_Audio_Video / Avant_DVD_Player / avantdvdplayer.exe / {app} / setup / register.bat < prev    next >
Encoding:
DOS Batch File  |  2004-08-11  |  109 b   |  5 lines

  1. @echo off
  2. ECHO Registering filters...
  3. regsvr32.exe /s DVDAudio.ax
  4. regsvr32.exe /s DVDVideo.ax
  5. ECHO Done..